home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 98 / 098.d81 / psb boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  818b  |  19 lines

  1. 8 dv=peek(186):ifdv<8thendv=8
  2. 10 poke53281,0:poke53280,0:gosub60000
  3. 20 poke43,1:poke44,16:poke4096,0
  4. 30 print"[144]load"chr$(34)"psb"chr$(34)","dv
  5. 40 print"run"
  6. 50 poke631,13:poke632,13:poke198,2:end
  7. 10000 open15,8,15,"s0:psb boot":close15:save"psb boot",8:end
  8. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  9. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  10. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  11. 60030 z$(0)="[208][210][201][206][212] [211][200][207][208][208][201][206][199] [194][193][199] [214]5.3":z$(1)="[212]he [204][207][193][196][211][212][193][210] [199]ang
  12. 60040 z$(2)[178]"(NULL)1.0 (len) 1992 by (NULL)oftdisk, right$nc."[170][199](13)
  13. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  14. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  15. 60070 z$(5)="shareware or in the public domain."
  16. 60080 z$(6)="[210]eport illegal distribution of":z$(7)="this program by calling"
  17. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  18. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  19.